projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c90f048
)
Use #, not @ in text.
author
Tor Lillqvist
<tml@src.gnome.org>
Sun, 30 Mar 2008 02:31:40 +0000
(
02:31
+0000)
committer
Tor Lillqvist
<tml@src.gnome.org>
Sun, 30 Mar 2008 02:31:40 +0000
(
02:31
+0000)
svn path=/trunk/; revision=19948
docs/reference/gtk/tmpl/gtkenums.sgml
patch
|
blob
|
history
diff --git
a/docs/reference/gtk/tmpl/gtkenums.sgml
b/docs/reference/gtk/tmpl/gtkenums.sgml
index e7fee82819e6d2d8f88592de9ea296df786ad202..4865fe99f8f3150cb0619b4efbb99cdd71cde827 100644
(file)
--- a/
docs/reference/gtk/tmpl/gtkenums.sgml
+++ b/
docs/reference/gtk/tmpl/gtkenums.sgml
@@
-443,7
+443,7
@@
Used by #GtkCList and #GtkCTree to indicate whether a row is visible.
<!-- ##### ENUM GtkWindowPosition ##### -->
<para>
Window placement can be influenced using this enumeration. Note that
-using
@
GTK_WIN_POS_CENTER_ALWAYS is almost always a bad idea.
+using
#
GTK_WIN_POS_CENTER_ALWAYS is almost always a bad idea.
It won't necessarily work well with all window managers or on all windowing systems.
</para>